vpmu intel: Use PMU defines instead of numerals and bit masks
authorDietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Mon, 8 Apr 2013 15:57:17 +0000 (17:57 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 8 Apr 2013 15:57:17 +0000 (17:57 +0200)
commit0d2c79a9fae13993760b0c21473d7c7700759714
tree18fc05956e7ac77dbb52e3e4da78ecb080d5e122
parent7ad0f74356cb45d5904cc3726fb552cecc9fe16f
vpmu intel: Use PMU defines instead of numerals and bit masks

This patch uses the new defines in Intel vPMU to replace existing numerals and
bit masks.

Signed-off-by: Dietmar Hahn <dietmar.hahn@ts.fujitsu.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Jun Nakajima <jun.nakajima@intel.com>
xen/arch/x86/hvm/vmx/vpmu_core2.c